home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / codeli_1 / readme.txt < prev    next >
Encoding:
Text File  |  1997-08-19  |  1.7 KB  |  65 lines

  1. VB Center Code Library 1.01
  2.  
  3.  
  4. INSTALLATION:
  5.  
  6. To install the VB Center Code Library, run the file Setup.exe included
  7. in this ZIP file.
  8.  
  9. If you experience any problems installing the VB Center Code Library,
  10. feel free to contact us for support at:
  11.  
  12. vbcenter@geocities.com
  13.  
  14.  
  15. CONTENTS:
  16.  
  17. The following is a summary of the code samples included:
  18.  
  19. - Coolbar        An example that illustrates how to create
  20.             Coolbars from the standard Toolbar Control
  21.             included in the Microsoft Windows Common
  22.             Controls.
  23.  
  24. - DownloadDisplay    This code sample enables users to download
  25.             and display HTML, RTF, or Text files in a
  26.             RichTextBox Control, using the Microsoft
  27.             Internet Transfer Control included in
  28.             Visual Basic 5.0.
  29.  
  30. - ExtractIcon        An example on how to extract any file's
  31.             associated icons (16x16 and 32x32)
  32.  
  33. - FormatDisk        An example that demonstrates how to call
  34.             the Windows Format Dialog Box from a VB
  35.             application.
  36.  
  37. - HideTaskbar        An example of how to hide / show the Windows
  38.             Taskbar from a Visual Basic application.
  39.  
  40. - MenusWithRadioButtons    When you offer several choices in a menu,
  41.             you may want to implement the radio
  42.             button-style selection feature popular in
  43.             Windows 95.
  44.  
  45. - OpenURL        This code sample demonstrates how to open
  46.             any URL from the default Internet browser.
  47.  
  48. - PropertiesDialog    An example that illustrates how to display
  49.             the Properties Dialog Box for any particular
  50.             file, using the Windows API.
  51.  
  52.  
  53. DISTRIBUTION:
  54.  
  55. This ZIP file and its contents may be distributed freely.
  56.  
  57.  
  58. VISIT VB CENTER:
  59.  
  60. Visit VB Center on the Web at:
  61.  
  62. http://www.geocities.com/SiliconValley/Way/6445
  63.  
  64.  
  65. VB Center is a trademark of VB Center. (C) 1997 VB Center.